home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / SpyBot Search Destroy 1.6.1.38 Beta / spybotsd-1.6.1.38.exe / {app} / Help / English.chm / css / screen.css < prev   
Cascading Style Sheet File  |  2008-01-17  |  7KB  |  409 lines

  1. body
  2. { background-color: rgb(230,230,230);
  3.   /*background-color: rgb(247,247,247);*/
  4.   /*background-image:url(/images/mainback.png);*/
  5.   margin:0px;
  6.   color: black;
  7. }
  8. form
  9. { padding:0px;
  10.   margin:0px;
  11. }
  12. a
  13. { color: #1991CF;
  14.   text-decoration: none;
  15. }
  16. a.top
  17. { color:white;
  18.   text-decoration:none;
  19.   font-family:sans-serif;
  20.   
  21. }
  22. a.top:hover
  23. { background-color: #666666;
  24. }
  25. a.topicontext
  26. { font-family: sans-serif; 
  27.   font-weight: 550; 
  28.   color: #09619F;
  29.   font-size: small;
  30. }
  31. a.translatormode
  32. { color:blue;
  33.   font-weight:bold;
  34. }
  35. a.navilink_top
  36. { font-size:10pt;
  37.   color:black;
  38. }
  39. a.sidebar
  40. { color:black;
  41.   text-decoration:none;
  42.   font-weight:normal;
  43. }
  44. table
  45. { border-collapse:collapse;
  46. }
  47. table.top
  48. { color:#CCCCCC;
  49.   width:100%;
  50.   padding:4px;
  51.   margin:0px;
  52.   border-collapse:collapse;
  53. }
  54. tr.downloads
  55. { border-bottom: 1px dotted #1991CF; // #A0B4AA;
  56. }
  57. tr.downloads-border
  58. { border-bottom: 1px dotted #1991CF;
  59.   margin-bottom: 8px;
  60. }
  61. td.press_text
  62. { font-style:italic;
  63. }
  64. td.press_headline
  65. { font-style:italic;
  66.   font-size:20pt;
  67.   padding-top:10px;
  68. }
  69. table.main
  70. { margin:0px;
  71.   padding:0px;
  72.   border-spacing:0px;
  73.   width:100%;
  74. }
  75. span.translatormode
  76. { color:#0030c0;
  77. }
  78. img.flag
  79. { padding: 4px;
  80. }
  81. td.languageflags
  82. { padding:2px;
  83.   font-size:8pt;
  84. }
  85. span.searchcell
  86. { font-size:10pt;
  87.   padding:2px;
  88.   font-family:sans-serif;
  89.   font-weight:bold;
  90. }
  91. td.headerlinks
  92. { text-align:right;
  93.   padding:0px;
  94. }
  95. th.featureheader
  96. { font-weight:bold;
  97.   border:1px dotted;
  98. }
  99. td.featurecell
  100. { border:1px dotted;
  101. }
  102. tr.black
  103. { background-image:url(/images/marmor.jpg);
  104.   background-repeat:repeat;
  105.   background-color:#000000;
  106. }
  107. td.adminrow
  108. { padding:3px;
  109.   border:1px solid #666666;
  110.   background-color:#e0f4ff;
  111.   text-align:center;
  112.   font-family:sans-serif;
  113.   font-weight:bold;
  114. }
  115. td.main
  116. { padding:10px;
  117.   vertical-align:top;
  118. }
  119. td.contact_at
  120. { text-align:center;
  121.   font-size:20pt;
  122.   font-weight:bold;
  123.   color:#0040d0;
  124.   vertical-align:middle;
  125. }
  126. td.contact_link
  127. { font-weight:bold;
  128. }
  129. div.contact_details
  130. { font-weight:normal;
  131.   font-size:12pt;
  132. }
  133. td.sidebar
  134. { width:150px;
  135.   vertical-align:top;
  136.   padding:10px;
  137.   font-family:sans-serif;
  138. }
  139. td.langbar
  140. { width:40px;
  141.   vertical-align:top;
  142.   padding:10px;
  143.   font-family:sans-serif;
  144. }
  145. td.hello_admin
  146. { font-weight:bold;
  147.   color:black;
  148.   font-size:10pt;
  149. }
  150. p.howtoshot
  151. { text-align:center;
  152. }
  153. form.sidebar
  154. { padding:10px;
  155.   /*border:1px solid #666666;
  156.   background-color: #e0f4ff;*/
  157.   border:1px solid #49819F;
  158.   -moz-border-radius: 4px;  
  159.   text-align:center;
  160.   font-weight:bold;
  161.   background-image:url(/images/navback.png);
  162.   background-repeat: repeat-y;
  163. }
  164. p.sidebar
  165. { padding:10px;
  166.   /*border:1px solid #666666;
  167.   background-color:#e0f4ff;*/
  168.   border: 1px solid #49819F;
  169.   -moz-border-radius: 4px;  
  170.   text-align:center;
  171.   background-image:url(/images/navback.png);
  172.   background-repeat: repeat-y;
  173. }
  174. p.emailform_thanks
  175. { text-align:center;
  176.   font-weight:bold;
  177. }
  178.  
  179. .emailfrm_item input, .emailfrm_item select
  180. { width: 100%;
  181. }
  182.  
  183. #submittd input
  184. { width: auto;
  185. }
  186.  
  187. .emailformtable tr td
  188. { padding-top : 0.5ex;
  189. }
  190.  
  191. .captchaimage
  192. { margin-bottom : 0.5ex;
  193. }
  194.  
  195. #submitreset td
  196. { padding-top: 1em;
  197. }
  198.  
  199. div.copyright
  200. { font-size:8pt;
  201.   font-family:sans-serif;
  202.   text-align:center;
  203. }
  204. td.category
  205. { font-weight:bold;
  206.   border-bottom:1px dotted #A0B4AA;
  207. }
  208. td.categoryoverview
  209. {
  210.   vertical-align:top;
  211.   border-bottom:1px dotted #A0B4AA;
  212. }
  213. p.pageheader
  214. { padding:8px;
  215.   border:1px solid #666666;
  216.   text-align:left;
  217.   font-family:sans-serif;
  218.   font-weight:bold;
  219.   border: 1px solid #49819F;
  220.   /*background-color:#e0f4ff;*/
  221.   background-image:url(/images/navtop.png);
  222.   -moz-border-radius: 4px;
  223. }
  224. div.pagefooter
  225. { padding:8px;
  226.   border:1px solid #666666;
  227.   text-align:center;
  228.   /*background-color:#e0f4ff;*/
  229.   font-family:sans-serif;
  230.   background-image:url(/images/navtop.png);
  231.   -moz-border-radius: 4px;
  232. }
  233. table.article
  234. { width:100%;
  235.   width:100%;
  236.   margin-bottom:10px;
  237.   border: 1px solid rgb(200,200,200); 
  238.   background-color: rgb(247,247,247);
  239.   -moz-border-radius: 8px;
  240. }
  241. tr.articleheader
  242. { color:#1991CF;
  243.   height: 32px;
  244.   vertical-align:middle;
  245.   font-family:sans-serif;
  246.   font-weight:bold;
  247.   /*background-image:url(/images/headerback.png);*/
  248. }
  249.  
  250. td.articletitle
  251. { text-align:left;
  252.   border-bottom:1px solid #1991CF;
  253.   vertical-align:middle;
  254.   padding-top:8px;
  255.   padding-left:8px;
  256. }
  257.  
  258. td.articledate
  259. { text-align:right;
  260.   border-bottom: 1px solid #1991CF;
  261.   padding-top:8px;
  262.   padding-right:8px;
  263. }
  264. td.errormsg { color:#ff0000; }
  265. td.articletext { padding:8px; }
  266. a.article { color:#1991CF; text-decoration:none; }
  267. a.downloaditem 
  268. { color:#1991CF;
  269.   text-decoration:none;
  270.   font-weight:bold;
  271. }
  272. span.downloaditem
  273. { color:#777777;
  274.   text-decoration:none;
  275.   font-weight:bold;
  276. }
  277. p.navilinks { text-align:right; }
  278. span.skinauthor { font-weight:bold; }
  279. span.testimonialname { font-weight:bold; }
  280. span.testimonialtext { font-style:italic; }
  281. th.translations 
  282. { border-bottom:1px dotted #1991CF; 
  283.   text-align:center;
  284. }
  285. td.translations
  286. { border-bottom:1px dotted #1991CF;
  287.   text-align:center;
  288. }
  289. td.translations_author
  290. { border-bottom:1px dotted #1991CF;
  291.   text-align:left;
  292. }
  293. a.navilink
  294. { color:black;
  295.   text-decoration:none;
  296.   font-family:sans-serif;
  297.   /*background-color:#e0f4ff;*/
  298.   padding:2px;
  299. }
  300. td.homesplit
  301. { vertical-align:top;
  302. }
  303. hr.download-separator
  304. { border:1px dotted #1991CF;
  305.   margin:4px;
  306. }
  307.  
  308. span.downloadinfo{padding:0px;}
  309. a.downloadinfo{padding:0px;}
  310. pre.downloadmd5{font-size:8pt;padding-bottom:15px;margin:0px}
  311. td.download-symbol {vertical-align:top;}
  312. td.download-link {text-align:right;}
  313. table.usercp
  314. { border:1px dotted #1991CF;
  315.   background-color:#e0f4ff;
  316.   color:black;
  317.   padding:4px;
  318. }
  319.  
  320. table.admincp
  321. { border:1px dotted #1991CF;
  322.   background-color:#e0f4ff;
  323.   color:black;
  324.   padding:4px;
  325.   width:100%;
  326.   empty-cells:show;
  327. }
  328.  
  329. th.admincp
  330. { border-bottom:1px dotted #1991CF;
  331.   text-align:left;
  332. }
  333.  
  334. th.admincp-button
  335. { border-bottom:1px dotted #1991CF;
  336.   text-align:right;
  337. }
  338. span.adminlink{
  339. font-size:10pt;
  340. font-weight:bold;
  341. }
  342. a.adminlink
  343. { font-family:sans-serif;
  344.   font-size:10pt;
  345.   font-weight:normal;
  346. }
  347. td.adminarticlelink
  348. { text-align:right;
  349. }
  350. td.admincp
  351. { border-bottom:1px dotted;
  352. }
  353.  
  354. table.table
  355. { border-collapse:collapse;
  356.   margin:0px;
  357.   padding:0px;
  358.   border-spacing:0px;
  359. }
  360. th.table
  361. { padding:4px;
  362.   vertical-align:top;
  363. }
  364. td.table
  365. { border-top:1px dotted #1991CF;
  366.   padding:2px;
  367.   vertical-align:top;
  368. }
  369. input.transtitle
  370. { width:100%;
  371. }
  372. textarea.transtext
  373. { width:100%;
  374. }
  375. span.transinfo
  376. { text-align:left;
  377.   font-family:sans-serif;
  378.   font-weight:bold;
  379. }
  380. th.search
  381. { padding:5px;
  382.   font-weight:bold;
  383.   text-align:left;
  384.   border-bottom:1px dotted #A0B4AA;
  385. }
  386. td.search_area
  387. { padding:5px;
  388.   border-bottom:1px dotted #A0B4AA;
  389. }
  390. td.search_row
  391. { padding:5px;
  392.   border-bottom:1px dotted #A0B4AA;
  393. }
  394. td.search_relevance
  395. { padding:5px;
  396.   text-align:right;
  397.   border-bottom:1px dotted #A0B4AA;
  398. }
  399.  
  400. td.threat_capt
  401. { font-weight:bold;
  402.   vertical-align:top;
  403.   padding:3px;
  404. }
  405. td.threat_data
  406. { vertical-align:top;
  407.   padding:3px;
  408. }
  409.